projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
515f371
1de84a8
)
auto merge of #919 : alexcrichton/cargo/issue-915, r=brson
author
bors
<bors@rust-lang.org>
Mon, 24 Nov 2014 21:50:35 +0000
(21:50 +0000)
committer
bors
<bors@rust-lang.org>
Mon, 24 Nov 2014 21:50:35 +0000
(21:50 +0000)
Like the old build command, this commit adds support for executables run by
cargo (and tests) to ensure that `-L` paths for a dynamic library are added to
LD_LIBRARY_PATH after a compilation is run.
Closes #915
1
2
src/cargo/ops/cargo_rustc/mod.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
src/cargo/ops/cargo_rustc/mod.rs
Simple merge